﻿ #FocusBG{
	width:100%;
	height:550px;
	}
.fullSlide {
	width:100%;
	position:relative;
	height:550px;
	background:#000;
}
.fullSlide .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide .bd ul {
	width:100% !important;
}
.fullSlide .bd li {
	width:100% !important;
	height:550px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
    height:550px;
}
.fullSlide .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:42px;
	height:3px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#f00;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:0%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:0%;
	background-position:-6px -137px;
}


#body    .MBlockTable td{
	line-height:25px;
	font-size:12px;
}

#body  .MBlockTable .ListTitle{
	background:url("/images/title_icon1.jpg") no-repeat 15px 10px;
	padding-left:30px;
}
#body    .MBlockTable td{
	text-align:left;
	padding-left:0;}
	
#body  .MBlockTable span{
	color:#9a9a9a;
	padding-left:10px;
	font-size:12px;}


 #LinksBG{
	background:#FFF;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0px;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:12px;
	}
 #Links span{
	font-weight:bold;
	color:#B00002;
	font-size:14px;}

 #Links a{
	padding:0px 7px;}

@charset "utf-8";
/*	样式重置*/
a { text-decoration: none;   }
a:hover { color: #000; }
img { border: 0; vertical-align: top; }
input, textarea, select { font-size: 100%; }
body, h1, h2, h3, h4, p, ul, ol, dd, dl, form { margin: 0; font-weight: normal; cursor: default; }
ul { padding-left: 0; list-style-type: none; }
i, em { font-style: normal; }
s, u { text-decoration: none; }
/*样式库*/
.mh { height: auto !important; height: 470px; min-height: 470px; padding-bottom:30px;}
.fix{*zoom:1;}.fix:before,.fix:after{content:"";display:table;}.fix:after{clear:both;}
.oh { overflow: hidden; *zoom:1;}
.l { float: left; }.r { float: right; }
.pr { position: relative; }.pa { position: absolute; }
.tc { text-align: center; }.tr { text-align: right; }.tl { text-align: left; }
.el { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.vm{vertical-align:middle;}
.dib { display: inline-block; *display:inline;*zoom:1;}
/*
**组件索引**


/*全站结构*/
.max_wrap { margin-left: auto; margin-right: auto; max-width: 1200px; _width: expression(document.body.clientWidth > 1200 ? "1200px" : "auto" );}
.wrap {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;/*for ie6*/
	position: relative;
}
/*幻灯片效果*/
.slide { position: relative; width:100%; z-index: 1;}
.ban_c { position: absolute; left: 0; top: 0; width: 100%; height: 100%; overflow: hidden; }
.ban_c img {width: 1920px;height: 100%;position: absolute;left: 50%;margin-left: -960px;}
.ban_t { position: absolute; left: 0; bottom: 0; width: 100%; line-height: 20px; padding: 4px 0; text-indent: 10px; white-space: nowrap; overflow: hidden; color: #fff; background: rgba(0,0,0,.5); z-index: 3; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#88000000,endcolorstr=#88000000);}
.ban_nav { position: absolute; bottom: 0; left:50%; z-index: 4; }
.ban_nav a { display: inline-block; vertical-align: middle; width: 39px; height: 3px; line-height: 3px; overflow: hidden; text-align: center; margin:0 8px 5px 0; cursor: pointer; text-decoration: none; font-size: 10px; background: #ccc; }
.ban_nav .on { background: #cd000d; color: #fff; }
.Left, .Right { cursor: pointer; position:absolute;}
/*滚动效果*/
.conscroll { position: relative; overflow: hidden; }
.conscroll ul { position: absolute; left: 0; top: 0; }
.conscroll li { float: left; width: 16em; margin-right: 20px; }
.conscroll img { width: 100%; height: 12em; }
.conscroll p { line-height: 2; text-align: center; }
/*导航*/
.nav { height: 42px; line-height: 42px; background: url(/images/nav.jpg) 0 0 repeat-x; padding-top:6px; position: relative; z-index: 9;width: 980px; }
.nav li {
	float: left;
	width: 98px;
	position: relative;
	
}
.nav li.cur,.nav li a:hover  { background:#cd000d; color:#fff;}
.nav li.cur a,.nav li.cur a:hover{ color:#fff;}
.nav a { display: block; text-align: center; font-family: 'microsoft yahei'; font-size: 14px; color: #515151; _zoom:1;}
.nav a:hover { color: #515151; }
.nav li ul { display: none; position: absolute; left: 0; top:40px; width: 100%; background:rgba(0,0,0,.60); filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#99000000,endcolorstr=#99000000); _background:#646263;}
.nav li li { width: 100%;}
.nav li li a { font-size: 12px; line-height: 24px;color: #fff; background:url(about:blank);}
.nav li li a:hover,.nav li li.cur a:hover { background: #f5f5f5; color: #0c335e!important; }
/*栏目标题*/
.channelT { height: 30px; line-height: 30px;overflow: hidden; *zoom:1;border-bottom: 4px #cd000d solid;}
.channelT1 { height: 30px; line-height: 30px;overflow: hidden; *zoom:1;border-bottom: 4px #cd000d solid;}
.channelN {
	float: left;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	font-family: 'microsoft yahei';
	
}
.channelN1 {
	
	font-size: 11px;
	color: #000000;
	font-weight:bold;
	font-family: 'microsoft yahei';
	
}
.channerN {
	float: right;
	font-size: 11px;
	color: #000000;
	font-family: 'microsoft yahei';
	margin-right:13px
	
}
.channelN span{
	font-size: 12px;
	color: #FF0000;
	padding-left: 6px;
}
.channelN a{
	color: #000000;
}
.channelT .more { width: 44px; height: 100%; background: url(/images/ico3.png) 0 center no-repeat; }

/*新闻头条*/
.newsTop { overflow: hidden; *zoom:1;height: 40px;width: 364px; }
.newsTop .img { float: left; width: 48px; overflow: hidden; margin-right: 7px; }
.newsTop .img img { height: 100%; width: 100%; }
.newsTop .detail { height: 100%; line-height: 1.2; overflow: hidden; }
.newsTop .info { color: #b7b7b7; }
.newsTop .title { display: block; height: 60px; line-height: 40px; overflow: hidden; }
.newsTop .title a { color: #5d5d5d;font-size: 13px;font-family: microsoft yahei; }
.newsTop .p { height: 3em; line-height: 1.5em; overflow: hidden; color: #666; }
.newsTop .p a { color: #cd000d; }
/*内页结构*/
.c { position: relative; overflow: hidden; *zoom:1;}
.side { width: 240px; overflow: hidden; }
.main { width: 670px;}
.nynr{ padding:16px 10px 0; line-height:2;font-size: 12px;font-family: microsoft yahei;}
/*面包屑*/
.posi,.posi a{color:#666;margin:0 4px;}
.posi a:hover{color:#333;}
/*新闻列表*/
.main_list li {height:25px; line-height: 25px; overflow: hidden;
width: 354px;*vertical-align:top;/* 解决ie6,7<li>标签产生下边距问题 */}
.main_list a { float: left; width: 100%; overflow:hidden;font-size: 12px;}
.main_list span { float: right; color: #999; }
.main_list em{ float:right;color:#9a9a9a;}
/*边栏菜单（展开三级）*/
.s_menu { margin: 0 0 70px; }
.s_menu .dt { font: 16px/22px 'microsoft yahei'; background: url(/images/m_menu_head.jpg) 0 0 repeat-x; padding: 8px 0 15px 22px; color:#fff; }
.s_menu .dd { padding: 15px 14px 20px 13px; }
.s_menu li { line-height: 29px; border-bottom: 1px #dddddd solid;font-size: 14px;}
.s_menu li a { display: block; text-indent: 40px; font-weight: bold; height: 29px; background: url(/images/m_menu.jpg) 0 0 no-repeat; }
.s_menu .cur a, .s_menu li a:hover { background: url(/images/m_menu_cur.jpg) 0 0 no-repeat; color: #cd000d;}
.s_menu li ul { padding: 5px 0; display: none; }
.s_menu li li { border: none; margin: 0 0 2px; line-height: 20px; }
.s_menu li li a, .s_menu .cur li a { background: url(/images/sideb3.gif) 0 0 no-repeat; color: #434343; height: 20px; }
.s_menu li li.cur a, .s_menu .cur li.cur a { background: url(/images/sideb3.gif) 0 0 no-repeat; color: #F00; height: 20px; }
.s_menu li li a:hover{color: #F00!important;}
.s_menu .cur .cur a { font-weight: bold; }
.s_menu li li li a, .s_menu .cur li li a, .s_menu .cur .cur li a { background: url(/images/sideb4.gif) 20px 8px no-repeat; font-weight: normal; }
/*产品列表*/
.pro_list { height: 650px; margin:10px -20px 0 0; }
.pro_list li { float: left; width: 193px; height: 185px; padding: 7px; background: url(/images/m_pro_li.png) 0 0 no-repeat; overflow: hidden; margin: 20px 20px 0 0; }
.pro_list img { width: 100%; height: 129px; }
.pro_list p { text-align: center; line-height: 28px; cursor:pointer; }
.pro_list a:hover { color: #999; }
/*多栏新闻列表*/
.coList { font-size: 0; text-align: center; color: #666; }
.coList .l1 { width: 8%; }
.coList .l2 { width: 64%; }
.coList .l3 { width: 15%; }
.coList .l4 { width: 12%; }
.coListHead { line-height: 29px; background: #efefef; border: 1px solid #e6e6e6; }
.coListBody { height: 320px; }
.coListBody li { height:92px; line-height: 32px; border-bottom: 1px dashed #d9d9d9; overflow: hidden; }
.coListBody .l1 { color: #60a0e5; }
.coListBody .l2 { text-align: left; }
/*文章详细页*/
.art_title { text-align: center; color: #666; font-weight: bold; font-size: 14px; padding: 16px 0; }
.art_info { text-align: center; }
.print { display: inline-block; width: 20px; height: 20px; background: url(/images/ico7.gif) 0 0 no-repeat; }
.myart { padding: 15px 0; font-size: 13px;line-height: 2;}
.share { line-height: 16px; }
.share #bdshare { float: none; display: inline-block; *display:inline;*zoom:1;}
#switcher { display: inline-block; background: url(/images/font.gif) 0 0 no-repeat; }
#switcher a { display: inline-block; width: 20px; height: 20px; overflow: hidden; }
/*选项卡*/
.tab_ { background: #e5e5e5; padding: 6px 0; height: 14px; line-height: 14px; overflow: hidden; }
.tab_ a { float: left; padding: 0 20px; border-left: 1px solid #666; margin-left: -1px; font-weight: bold; color: #333; }
.tab_ .cur { color: #fe6d38; }
.tab_val { padding: 10px; display: none; height: auto !important; height: 200px; min-height: 200px; }
/*二手详细页(效果)*/
.imgGallery {height: 320px; overflow: hidden; *zoom:1; }
.imgGallery img { width: 100%; height: 100%;}
.Big { float: left; width: 65%; height: 100%;}
.Small { float: right; width: 34%; height: 100%;}
.Small_list { height: 300px; overflow: hidden;}
.Small_list ul { margin-left: -8px; }
.Small_list ul li { float: right; width: 45%; height: 92px; margin: 0 0 9px 8px; overflow: hidden; border: 1px solid #ccc; *margin-left:6px;}
.SmallBtn { height: 20px; font-size: 0; text-align: right; }
.SmallBtn a { display: inline-block; width: 13px; height: 13px; overflow: hidden; background: url(/images/arr1.gif) no-repeat; margin: 0 6px; }
.SmallBtn #btn1 { background-position: 0 0; }
.SmallBtn #btn2 { background-position: -13px 0; }
.ershou_t { height: 23px; line-height: 23px; margin: 8px 0; }
.ershou_t em, .ershou_t a { float: left; width: 84px; background: url(/images/bg1.gif) no-repeat; color: #fff; text-align: center; }
.ershou_t a { background-position: -84px 0; }
.sear .btn { width: 70px; height: 22px; line-height: 20px; background: url(/images/btn2.png) 0 0 no-repeat; border: none; text-align: center; color: #fff; cursor: pointer; }
/*二手列表*/
.sear{margin-top:20px;}
.pro_list2 { height: 650px; margin:20px -20px 0 0; }
.pro_list2 li { float: left; width: 190px; background: #ebebeb; padding: 7px; margin: 10px 15px 0 0; }
.pro_list2 img { width: 100%; height: 142px; margin-bottom: 10px; }
.pro_list2 p { height: 1.67em; overflow: hidden; border-bottom: 1px solid #d1d1d1; }
.pro_list2 p b { cursor: pointer }
/* 录入表格样式 */
.datalist { border: 1px solid #cccccc;  border-collapse: collapse; background-color: #ffffff; font-size: 12px; }
.datalist caption { padding-bottom: 5px; font-weight: bold; text-align: left; }
.datalist th { border: 1px solid #cccccc; background-color: #eeeeee; color: #000000; font-weight: bold; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; text-align: left; }
.datalist td { border: 1px solid #cccccc; text-align: left; padding-top: 2px; padding-bottom: 2px; padding-left: 10px; }
.datalist tr.altrow { background-color: #c7e5ff; }
/*=========mF_liuzg 焦点图========*/
.mychgPic{width:364px; height:170px; }
.mF_liuzg{ position:relative; width:364px; height:170px; overflow:hidden; font:12px/1.5 Verdana,Geneva; background:#fff;}
.mF_liuzg .loading{position:absolute;z-index:9999;width:100%;height:100%;color:#666;text-align:center;padding-top:90px;}/*载入画面*/
.mF_liuzg .pic li{width:364px;position:relative;overflow:hidden;*margin-top:-2px;}
.mF_liuzg .pic li p{width:364px;position:absolute;}
.mF_liuzg .pic li p a{display:block;}/*图片和焦点图框架一样大小*/
.mF_liuzg .pic li p img{width:364px;height:170px;}
.mF_liuzg .txt li{position:absolute;z-index:2;bottom:0;width:364px;height:36px;line-height:34px;overflow:hidden;display:none;}
.mF_liuzg .txt li a{display:block;color:#fff;padding:2px 0 0 16px;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
.mF_liuzg .txt-bg{position:absolute;bottom:0;z-index:1;width:450px;height:36px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;}/*标题背景*/
.mF_liuzg .num{position:absolute;z-index:3;bottom:8px;right:8px;color:#333;}/*按钮样式*/
.mF_liuzg .num li{ float:left; width:22px; height:18px; position:relative; border:1px solid #FFF; line-height:18px; text-align:center; margin-right:3px; cursor:pointer; background:#000; filter:alpha(opacity=90); opacity:0.9; color: #FFF; }
.mF_liuzg .num li.current,.mF_liuzg .num li.hover{ background:#A61814; color:#fff; font-weight:bold;}


@charset "utf-8";
/*私有样式库*/
.mt8 { margin-top: 8px; }
.p10 { padding: 10px; }
.mt13{ margin-top:13px;}

/*头部*/
.head { border-top: 3px solid #cf1d19; background: url(/images/t_bk.gif) 0 0 repeat-x #DFDFDF;position: relative;z-index: 5;}
.head_r .tel { background: url(/images/ico1.jpg) 0 4px no-repeat; padding: 0 0 10px 20px; font-family: 'microsoft yahei'; }
.head_r .tel em { font-style: italic; font-weight: bold; font-size: 18px; color: #093156; margin: 0 4px; }
.head_r input { height: 18px; line-height: 18px; vertical-align: middle; }
.head_r .inp { width: 153px; padding: 0 10px; border: 1px solid #acafb0; color: #969696; margin-right: 6px; }
.head_r .btn { width: 31px; background: url(/images/btn1.png) 0 0 no-repeat; overflow: hidden; line-height: 99em; border: none; font-size: 0; cursor: pointer; }
/*信息条*/
.infoBar { border-top: 1px solid #9c9c9c; line-height: 28px; background: #dfdfdf; }
.infoBar a { border-left: 1px solid #666; margin-left: -1px; padding: 0 6px; }
/*banner*/
.banner { height: 650px; background:#DFDFDF;}
.banner .ban_t p { font-weight: bold; }
/*中部三栏*/
.box { height: 364px;overflow: hidden; }
.box1 { width: 364px;padding-left: 62px; }
.box2 { width: 364px; }
.box3 {
	width: 364px;
	padding-left: 45px;
}
.box4{width:1200px;}
.box5{width:773px;}
.box6{width:1200px;}
.box7{height: 250px;}
.box8{width:773px;
height:135px;

}
.box9{width:773px;
height:180px
}
.box10{width:302px;

}
.i_about { line-height: 2; }
.i_contact { padding: 0 10px; background: url(/images/bg2.jpg) center center no-repeat; height: 108px; }
/*首页产品选项卡*/
.proTab { float: left; margin-left: 8px; width: 292px; height: 274px; }
.proTab .ban_c { height: 245px; top: 36px; }
.proTab .ban_c img { height: 215px; }
.proTab .ban_c p { height: 30px; line-height: 30px; text-align: center;cursor:pointer; }
.proTab .ban_nav { bottom: auto; top: 0; }
.proTab .ban_nav a { float: left; width: 97px; height: 27px; line-height: 27px; background: url(/images/tab_cell.gif) 0 0 no-repeat; margin: 0; font-size: 12px; }
.proTab .ban_nav .on { background-image: url(/images/tab_cur.gif); color: #fff; }
/*首页产品滚动*/
.i_peijian { height: 210px; }
.i_peijian .conscroll { height: 165px; }
/*底部通用*/
.foot { background: #e5e5e5; color: #000; padding: 22px 0 20px; }
.foot a { color: #000; }
.foot a:hover { color: #333; }
/*内页左右结构*/
.c { background: #fff;}
.side { width: 199px;background: url(/images/side_shadow.jpg) right 0 repeat-y; padding-right: 15px; 
/*两栏等高 */ padding-bottom: 9999em; margin-bottom: -9999em;/*两栏等高*/ background: url(/images/le_me.jpg) 0 0 no-repeat;
padding: 0 22px;}
.main {
	width: 832px;
}
/*内页banner*/
.channel_banner { height: 222px; background: url(/images/channe2banner.jpg) center 0 no-repeat; }
.channe2_banner { height: 222px; background: url(/images/channe2banner.jpg) center 0 no-repeat; }
.channe3_banner { height: 222px; background: url(/images/channe3banner.jpg) center 0 no-repeat; }
.channe4_banner { height: 222px; background: url(/images/channe4banner.jpg) center 0 no-repeat; }
.channe5_banner { height: 222px; background: url(/images/channe5banner.jpg) center 0 no-repeat; }
.channe6_banner { height: 222px; background: url(/images/channe6banner.jpg) center 0 no-repeat; }
.channe7_banner { height: 222px; background: url(/images/channe7banner.jpg) center 0 no-repeat; }
/*产品详细页*/
.proPic { height: 380px; overflow: hidden; }
.proPic img { height: 100%; max-width: 100%; }
.sear .btn { width: 70px; height: 22px; line-height: 20px; background: url(/images/btn2.png) 0 0 no-repeat; border: none; text-align: center; color: #fff; cursor: pointer; }
/*内页细节样式*/
.side_info { margin: 0 0 0 17px; }
.main .channelT { height: 22px; line-height:22px; background: none; border-bottom: 1px solid #cdcdcd;}
.main .channelN { background: url(/images/ico5.jpg) 0 3px no-repeat; font-weight: bold;padding-left: 23px;color: #cd000d;font-family: microsoft yahei; }
.quickLink { padding: 0 0 20px; }
.quickLink .tip { background: url(/images/ico6.jpg) 0 0 no-repeat; padding-left: 28px; color: #000; }
.items { display: block; background: #e5e5e5; line-height: 26px; text-indent: 6px; margin: 12px 0 0; }
.quickLink .tc a { display: inline-block; width: 120px; line-height: 22px; background: url(/images/li2.gif) 8px center no-repeat; margin: 10px; border: 1px solid #dbdbdb; }
.quickLink .tc a:hover { border-color: #000; }
.news {padding: 18px 18px 18px 0; }
.news .newsTop { height: 140px; margin-bottom: 20px;width: 100%;border-bottom: 1px #dcdcdc solid; }
.news .newsTop .title {height: 25px;line-height: 25px; }
.news .newsTop .title a { color: #626262; }
.news .newsTop .img { height: 107px; width: 160px; padding: 7px; border: 1px solid #e7e7e7; }
.news .newsTop img { height: 107px; width: 160px; }
.news .newsTop .info { padding-top: 10px; margin-top: 10px; border-top: 1px dotted #cdcdcd; }

.page{ text-align:center;}
.page a{ padding-left:5px;}
.page .current{color: #ff6600;font-weight: bold; padding-left:5px;}
.b_bk{ background:url(/images/b_bk.jpg) 0 0 repeat-x;padding-top: 27px;margin-top: 2px;padding-bottom: 20px;}
.newsTop .img .ri{background: #850007;color: #fff;width: 100%;display: block;height: 23px;text-align: center;font-size: 18px;line-height: 23px;}
.newsTop .img .ny{display: block;width: 100%;background: #464646;color: #fff;height: 13px;font-size: 11px;margin-top: 2px;line-height: 13px;}
.i_br{
	
	width: 99%;
	margin: 14px 0;
	font-size:12px;
	line-height:200%;
}
.i_br1{
	
	width: 99%;
	margin: 34px 0;
}
.i_br2{
	
	width: 99%;
	margin: 10px 0;
}
.t_width{width: 773px;}
.t_width1{width:364px;}
.t_width2{width: 1200px;}


.t_width1 a * { cursor:pointer;}
.c_width{ width:292px;color: #999999;font-family: microsoft yahei;}
.input{height: 22px;line-height: 22px;padding-bottom: 10px; }
.input input{width:141px;}
.sub1{ background:url(/images/login.jpg) 0 0 no-repeat;width: 63px;height: 22px;outline: none;}
.sub2{ background:url(/images/reset.jpg) 0 0 no-repeat;width: 63px;height: 22px;outline: none;margin-left: 5px;}
.but{margin-top: 10px;padding-left: 54px;}

.i_linke{ width:166px;}
.i_linke_sou{ background:url(/images/i_line.jpg) top no-repeat; width:180px; height:18px; color:#fff;}
.plist02{background: url(/images/i_line.jpg) no-repeat;width:212px;height:17px;cursor: pointer;position: relative; text-indent:6px;line-height: 17px;}
.pllayer02{display:none; border:1px #ccc solid; position:absolute; bottom:17px; right:0; width:210px;}
.pllayer02 dl dd {background: #e5e5e5;height: 21px;line-height: 21px;}
.pllayer02 dl dd a{ color:#333; display:block; width:100%; height:100%;}
.pllayer02 dl dd a:hover{ color:#fff;background:#ccc; }

.i_linke1{ width:116px;}
.i_linke_sou{ background:url(/images/email.jpg) top no-repeat; width:180px; height:18px; color:#fff;}
.plist11{background: url(/images/email.jpg) no-repeat;width: 116px;height:18px;cursor: pointer;position: relative;line-height: 18px;}
.pllayer11{display:none; position:absolute; top:18px; right:0; width:115px;}
.pllayer11 dl dd {background: #cf1d19;height: 21px;line-height: 21px;text-align: center;}
.pllayer11 dl dd a{ color:#fff;}
.pllayer11 dl dd a:hover{ color:#cf1d19;background: #f5f5f5;display: inline-block; width:100%; height:21px; line-height:21px;}

.i_en{padding-left: 50px;}
.main .detail{float: right;width: 578px;}
.nyr{float: left;width: 68px;overflow: hidden;margin-right: 7px;margin-top: 13px;}
.coListBody .detail{float: right;width: 633px;text-align: left;}
.coListBody .title{font-size: 14px;font-family: microsoft yahei;color: #323232;text-align: left;height: 32px;line-height: 32px;overflow: hidden;}
.coListBody .con{font-size: 12px;line-height: 24px;color: #232323;height: 48px;overflow: hidden;}
.ri{background: #850007;color: #fff;width: 68px;display: block;height: 33px;text-align: center;font-size: 18px;line-height: 23px;}
.ny{display: block;width:68px;background: #464646;color: #fff;height: 19px;font-size: 11px;margin-top: 2px;line-height: 19px;}
.netlist{padding: 10px 20px;}
.netlist li{padding: 15px 0;border-bottom: 1px #dcdcdc solid;height: 122px;}
.netlist li .img{border: 1px #dcdcdc solid;padding: 5px;}
.netlist li .con{width: 506px;}
.netlist li .con .title{font-family: microsoft yahei;font-size: 14px;color: #454545;}
.netlist li .con .content{ padding-top:10px;height: 85px;width: 100%;overflow: hidden;}
.n_del{padding: 10px 0 10px 24px;}
.n_del .down{background: url(/images/down.gif) 0 0 no-repeat;padding-left: 20px;color: #cd000f;text-decoration: underline;}
/*内页细节样式*/
.zytz{ width:1200px; height:30px; margin-bottom: 15px;}
/*通知导航*/
.tzdh1{
	width: 1200px;
	height:30px;
	float: left;
	background: #F2F2F2; no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	
}
.tzdh1 a{
	padding-right:20px;}
.tzdh1 span{
	color:#666666;
	padding-right:10px;
	font-size:12px;}	
.tzdh3{
	width: 80px;
	height:30px;
	float: left;
	background: #CCCCCC; no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.tzdh2{width:20px;
height:30px;
 float:right;
}

.speak
 {
    
    float: left;
    height: 40px;
    width: 364px;
	
	

}
.lb{width:20px;
height:20px;
margin:10px 5px 10px 5px;
}
.tzdh3 {
	float:left;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	
	font-family: 'microsoft yahei';
	
}
/*公司新闻*/
.center{
	float: left;
    height: 80px;
    width: 773px;}
.text4 {
    color: #0c3d6c;
    float: left;
    font: bold 14px/43px "Microsoft yahei";
    height: 33px;
    text-align: center;
    width: 773px;
	}
	.text5 {
    color: #333;
    float: left;
    font: 12px/25px "Microsoft yahei";
    text-indent: 24px;
    width: 773px;
}
 .text6 a {
    color: #0c3d6c;
    float: right;
    font: 12px/28px "Microsoft yahei";
    height: 33px;
    margin-right: 5px;
}
.text6 a:hover {
	color: #000000;
}
.bottom_gt {
     
   float:left;
    height: 180px;
    width: 364px;

}
.bottom_gt1{
	height:180px;
	width:364px;
	padding-left: 45px;
}
/*企业资质*/
.piccon{height:75px;margin:10px 0 0 50px;}
.piccon li{float:left;padding:0 20px;}
#preview{position:absolute;border:1px solid #ccc;background:#fff;padding:5px;display:none;color:#fff;}
.piccon li p{
	text-align:center;}
	/* 工程业绩css */
.slideGroup{ width:1200px;  text-align:left;  }
.slideGroup .parHd{   height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; position:relative; margin-top:14px; }
.slideGroup .parHd ul{
	float: left;
	position: absolute;
	left: 0px;
	top: -1px;
	height: 32px;
}
.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideGroup .parHd ul li.on{ height:30px;  background:#cd000d; border:1px solid #ddd; border-bottom:2px solid #fff;color:#FFF; }
.slideGroup .parHd ul li.on a{color:#FFF;}
.slideGroup .parBd{ padding-top:10px; zoom:1;  }
.slideGroup .slideBox{ overflow:hidden; zoom:1; }
.slideGroup .slideBox a{
	font-size:12px;
	}
.slideGroup .sPrev,.slideGroup .sNext{ display:block; width:30px; height:120px; float:left;  border:1px solid #ddd; background:url(/images/icoLeft.gif) center center no-repeat #f4f4f4; }
.slideGroup .sNext{ background:url(/images/icoRight.gif) center center no-repeat #f4f4f4;  }
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }
.slideGroup .parBd .tempWrap{ float:left;  }
.slideGroup .parBd ul{ overflow:hidden; zoom:1; float:left;  }
.slideGroup .parBd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:120px; height:120px; display:block;  padding:2px; border:1px solid #ccc; }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px;   }
/*完成工程*/
.tab1{width:800px; height:800px;border-top:#cccccc solid 1px;border-bottom:#cccccc solid 1px;margin:10px auto 0 auto;}
.menu1{height:28px;border-right:#cccccc solid 1px;}
.menu1 li{
	float: left;
	width: 130px;
	text-align: center;
	line-height: 28px;
	height: 28px;
	cursor: pointer;
	border-left: #cccccc solid 1px;
	color: #000;
	font-size: 14px;
	overflow: hidden;
	background: #E0E2EB;
}
.menu1 li.off{
	background: #FFFFFF;
	color: #FF0000;
	font-weight: bold;
}

.menudiv{height:800px;border-left:#cccccc solid 1px;border-right:#cccccc solid 1px;border-top:0;background:#fefefe; }
.menudiv div{padding: 0 45px;line-height:28px;}
/*地图*/
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}
/* 悬浮框 */
.extbkbox{width:280px;background:#FFFFFF;border:solid 1px #c0c0c0;position:fixed !Important;bottom:0;float:left;position:absolute;z-index:1000;}
*html .extbkbox{top:expression(offsetParent.scrollTop+20);}
.extbkbox{right:0px;}
.extbkboxm{clear:both;height:30px;font-size:14px;color:#FFFFFF;font-weight:bold;line-height:30px;background:#cd000d;border-bottom:solid 1px #c0c0c0;}
.extbkboxm .extmore{float:right;cursor:pointer;}
.extbkboxb{font-size:12px;clear:both;height:auto;padding:10px 0px;}
.extbkboxnar{color:#f00;display:block;width:40px;height:30px;background:url(/images/tanchu_05.gif) no-repeat center center;}
.extbkboxnarove{color:#00f;width:40px;height:30px;background:url(/images/tanchu_03.gif) no-repeat center center;display:block;}
.extbkboxb ul{list-style:none;margin:0px;padding:0px;}
.extbkboxb ul li{width:255px;height:25px;line-height:25px;font-family:'microsoft yahei';font-family:12px;color:#333333;padding-left:25px;background:url(/images/tanchu_10.gif) no-repeat 10px center;}
.extbkboxb ul li a{color:#333333;text-decoration:none;}
.extbkboxb ul li a:hover{color:#990000;text-decoration:underline;}
/*服务内容(工程监理)*/
 #scroll{width:360px; height:320px;  overflow:hidden;  }/*line-height是每次移动的距离，overflow;hidden 也不能省*/
 #scroll li{   width:173px; float:left; height:149px; text-align:center;}
 #scroll ul{ list-style:none;}
#scroll li img{width:158px; height:119px; border:none; padding:3px; border:#CCC 1px solid;}
 #scroll li p{text-align:center; line-height:30px;}